[INFO] fetching crate zydis-sys 0.1.2...
[INFO] checking zydis-sys-0.1.2 against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082
[INFO] extracting crate zydis-sys 0.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate zydis-sys 0.1.2
[INFO] finished tweaking crates.io crate zydis-sys 0.1.2
[INFO] tweaked toml for crates.io crate zydis-sys 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zydis-sys 0.1.2 on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 038ced2ed0d7b48c0dfbe03eb35671f3f7d616859a181306ec91b4e8ed560313
[INFO] running `Command { std: "docker" "start" "038ced2ed0d7b48c0dfbe03eb35671f3f7d616859a181306ec91b4e8ed560313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "038ced2ed0d7b48c0dfbe03eb35671f3f7d616859a181306ec91b4e8ed560313" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "038ced2ed0d7b48c0dfbe03eb35671f3f7d616859a181306ec91b4e8ed560313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "038ced2ed0d7b48c0dfbe03eb35671f3f7d616859a181306ec91b4e8ed560313" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling zydis-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:450844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...one , PartialEq , Eq)] pub struct ZyanAllocator_ { # [doc = " The allocate function."] pub allocate : ZyanAllocatorAllocate , # [d...
[INFO] [stdout]   |          --------- in this derive macro expansion                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:450921
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZyanAllocator_ { # [doc = " The allocate function."] pub allocate : ZyanAllocatorAllocate , # [doc = " The reallocate function."] pub reallocate : ZyanAllocatorAllocate , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:451000
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZyanAllocator_ { # [doc = " The allocate function."] pub allocate : ZyanAllocatorAllocate , # [doc = " The reallocate function."] pub reallocate : ZyanAllocatorAllocate , # [doc = " The deallocate function."] pub deallocate : ZyanAllocatorDeallocate , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:455773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZyanVector_ { # [doc = " The memory allocator."] pub allocator : * mut ZyanAllocator , # [doc = " The growth factor."] pub growth_factor : ZyanU8 , # [doc = " The shrink threshold."] pub shrink_threshold : ZyanU8 , # [doc = " The current number of elements in the vector."] pub size : ZyanUSize , # [doc = " The maximum capacity (number of elements)."] pub capacity : ZyanUSize , # [doc = " The size of a single element in bytes."] pub element_size : ZyanUSize , # [doc = " The element destructor callback."] pub destructor : ZyanMemberProcedure , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549398
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549850
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:450844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...one , PartialEq , Eq)] pub struct ZyanAllocator_ { # [doc = " The allocate function."] pub allocate : ZyanAllocatorAllocate , # [d...
[INFO] [stdout]   |          --------- in this derive macro expansion                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:450921
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZyanAllocator_ { # [doc = " The allocate function."] pub allocate : ZyanAllocatorAllocate , # [doc = " The reallocate function."] pub reallocate : ZyanAllocatorAllocate , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550090
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:451000
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZyanAllocator_ { # [doc = " The allocate function."] pub allocate : ZyanAllocatorAllocate , # [doc = " The reallocate function."] pub reallocate : ZyanAllocatorAllocate , # [doc = " The deallocate function."] pub deallocate : ZyanAllocatorDeallocate , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:455773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZyanVector_ { # [doc = " The memory allocator."] pub allocator : * mut ZyanAllocator , # [doc = " The growth factor."] pub growth_factor : ZyanU8 , # [doc = " The shrink threshold."] pub shrink_threshold : ZyanU8 , # [doc = " The current number of elements in the vector."] pub size : ZyanUSize , # [doc = " The maximum capacity (number of elements)."] pub capacity : ZyanUSize , # [doc = " The size of a single element in bytes."] pub element_size : ZyanUSize , # [doc = " The element destructor callback."] pub destructor : ZyanMemberProcedure , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549398
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550560
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549850
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_TYPECAST` function."] pub func_print_typecast : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:549970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:551110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_TYPECAST` function."] pub func_print_typecast : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_SEGMENT` function."] pub func_print_segment : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550090
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:551221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_TYPECAST` function."] pub func_print_typecast : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_SEGMENT` function."] pub func_print_segment : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_PREFIXES` function."] pub func_print_prefixes : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:551334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_TYPECAST` function."] pub func_print_typecast : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_SEGMENT` function."] pub func_print_segment : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_PREFIXES` function."] pub func_print_prefixes : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DECORATOR` function."] pub func_print_decorator : ZydisFormatterDecoratorFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550560
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:550999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_TYPECAST` function."] pub func_print_typecast : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:551110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_TYPECAST` function."] pub func_print_typecast : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_SEGMENT` function."] pub func_print_segment : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:551221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_TYPECAST` function."] pub func_print_typecast : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_SEGMENT` function."] pub func_print_segment : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_PREFIXES` function."] pub func_print_prefixes : ZydisFormatterFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/zydis-sys-c1a2cc9054768487/out/zydis.rs:3:551334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct ZydisFormatter_ { # [doc = " The formatter style."] pub style : ZydisFormatterStyle , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SIZE` property."] pub force_memory_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SEGMENT` property."] pub force_memory_segment : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_SCALE_ONE` property."] pub force_memory_scale : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_BRANCHES` property."] pub force_relative_branches : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_FORCE_RELATIVE_RIPREL` property."] pub force_relative_riprel : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_PRINT_BRANCH_SIZE` property."] pub print_branch_size : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_DETAILED_PREFIXES` property."] pub detailed_prefixes : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_BASE` property."] pub addr_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_SIGNEDNESS` property."] pub addr_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_ABSOLUTE` property."] pub addr_padding_absolute : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_ADDR_PADDING_RELATIVE` property."] pub addr_padding_relative : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_BASE` property."] pub disp_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_SIGNEDNESS` property."] pub disp_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_DISP_PADDING` property."] pub disp_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_BASE` property."] pub imm_base : ZydisNumericBase , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_SIGNEDNESS` property."] pub imm_signedness : ZydisSignedness , # [doc = " The `ZYDIS_FORMATTER_PROP_IMM_PADDING` property."] pub imm_padding : ZydisPadding , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_PREFIXES` property."] pub case_prefixes : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_MNEMONIC` property."] pub case_mnemonic : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_REGISTERS` property."] pub case_registers : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_TYPECASTS` property."] pub case_typecasts : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_UPPERCASE_DECORATORS` property."] pub case_decorators : ZyanI32 , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_UPPERCASE` property."] pub hex_uppercase : ZyanBool , # [doc = " The `ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER` property."] pub hex_force_leading_number : ZyanBool , pub number_format : [[ZydisFormatter___bindgen_ty_1 ; 2usize] ; 2usize] , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_INSTRUCTION` function."] pub func_pre_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_INSTRUCTION` function."] pub func_post_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_INSTRUCTION` function."] pub func_format_instruction : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRE_OPERAND` function."] pub func_pre_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_POST_OPERAND` function."] pub func_post_operand : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_REG` function."] pub func_format_operand_reg : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_MEM` function."] pub func_format_operand_mem : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_PTR` function."] pub func_format_operand_ptr : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_FORMAT_OPERAND_IMM` function."] pub func_format_operand_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_MNEMONIC function."] pub func_print_mnemonic : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_REGISTER` function."] pub func_print_register : ZydisFormatterRegisterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_ABS` function."] pub func_print_address_abs : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_ADDRESS_REL` function."] pub func_print_address_rel : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DISP` function."] pub func_print_disp : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_IMM` function."] pub func_print_imm : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_TYPECAST` function."] pub func_print_typecast : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_SEGMENT` function."] pub func_print_segment : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_PREFIXES` function."] pub func_print_prefixes : ZydisFormatterFunc , # [doc = " The `ZYDIS_FORMATTER_FUNC_PRINT_DECORATOR` function."] pub func_print_decorator : ZydisFormatterDecoratorFunc , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s
[INFO] running `Command { std: "docker" "inspect" "038ced2ed0d7b48c0dfbe03eb35671f3f7d616859a181306ec91b4e8ed560313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "038ced2ed0d7b48c0dfbe03eb35671f3f7d616859a181306ec91b4e8ed560313", kill_on_drop: false }`
[INFO] [stdout] 038ced2ed0d7b48c0dfbe03eb35671f3f7d616859a181306ec91b4e8ed560313
